Skip to content

Support Sentinel-1D#28123

Open
jacquelynsmale wants to merge 1 commit into
isce-framework:mainfrom
jacquelynsmale:main
Open

Support Sentinel-1D#28123
jacquelynsmale wants to merge 1 commit into
isce-framework:mainfrom
jacquelynsmale:main

Conversation

@jacquelynsmale

Copy link
Copy Markdown

This PR adds a relative orbit calculation to support S1D.

@asjohnston-asf

asjohnston-asf commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

Sentinel-1D data release is scheduled for 2026-04-14 per https://dataspace.copernicus.eu/news/2026-4-2-sentinel-1d-user-data-opening-and-future-plans

These orbit formulae are published at https://sentiwiki.copernicus.eu/web/s1-products#S1Products-SARNamingConventionS1-Products-SAR-Naming-Convention :

image

While the S1D constant has not yet been published, 42 is the correct value for initial products currently published via the Copernicus Data Space Ecosystem. It's possible the number could change as the 1D satellite is moved into it's final orbit this summer.

@vincentschut

Copy link
Copy Markdown
Contributor

once this is merged, could a new release be made please? So that we don't have to rely on a non-released version to process S1D data? Thanks!

@asjohnston-asf

Copy link
Copy Markdown
Contributor

Per @jhkennedy , a presentation at FRINGE 2026 confirms this formula for S-1D.

Per the same presentation, the Sentinel-1 orbital reconfiguration will require an updated formula for S-1C for scenes acquired starting 2026-06-24:

Relative Orbit Number = mod (Absolute Orbit Number orbit - 172, 175) + 1 until 2026-06-24
Relative Orbit Number = mod (Absolute Orbit Number orbit - 99, 175) + 1 from 2026-06-24

@asjohnston-asf

Copy link
Copy Markdown
Contributor

I've opened #28130 to separately address the S1C orbit reconfiguration.

@hfattahi hfattahi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @asjohnston-asf for confirming the formulas. LGTM!

@hfattahi

Copy link
Copy Markdown
Collaborator

Can you please take a look at the conflict @jacquelynsmale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants